gtkentry: Stop using ::key-press-event
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 5 Mar 2018 13:59:33 +0000 (14:59 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 5 Apr 2018 17:26:53 +0000 (19:26 +0200)
commit568054a034df6ba6122455da099435934df14738
tree5bdb47e809701ee7c4a495d45f9a9c7b05f611cf
parent0d884d22fbff49edfdf3fe6a8333cc0b6271ee69
gtkentry: Stop using ::key-press-event

Use GtkEventControllerKey for the task
gtk/gtkentry.c